var golang.org/x/crypto/sha3.xorIn

3 uses

	golang.org/x/crypto/sha3 (current package)
		sha3.go#L85: 		xorIn(d, d.buf)
		sha3.go#L138: 			xorIn(d, p[:d.rate])
		xor_unaligned.go#L64: 	xorIn   = xorInUnaligned